-
Home
-
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE
-
2.0.16
-
Code
-
Classes
- Form_Server
Total Complexity |
89 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
708 |
Lines of code |
419 |
Logical lines of code |
223 |
Comment lines |
200 |
Methods |
21 |
Properties |
3 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send_default_email() |
A |
42 |
16 |
43 |
subscribe_to_service() |
A |
42 |
11 |
51 |
frontend() |
A |
47 |
7 |
35 |
test_subscription_service() |
A |
48 |
7 |
34 |
get_integration_data() |
S |
50 |
6 |
29 |
check_form_conditions() |
S |
52 |
6 |
25 |
register_routes() |
S |
49 |
4 |
37 |
editor() |
S |
56 |
4 |
17 |
send_test_email() |
S |
55 |
4 |
17 |
before_submit() |
S |
64 |
4 |
11 |
get_email_from_form_input() |
S |
63 |
4 |
11 |
has_required_data() |
S |
58 |
3 |
18 |
after_submit() |
S |
66 |
4 |
9 |
init() |
S |
47 |
1 |
42 |
instance() |
S |
70 |
2 |
7 |
check_form_captcha() |
S |
60 |
1 |
13 |
build_email_content() |
S |
82 |
1 |
3 |
build_email_error_content() |
S |
82 |
1 |
3 |
send_error_email() |
S |
64 |
1 |
8 |
__clone() |
S |
78 |
1 |
3 |
__wakeup() |
S |
78 |
1 |
3 |